You are here: Understanding the Meridian event procedures > About the document generic events > DocGenericEvent_*Rename events

DocGenericEvent_*Rename events

Occur when documents are renamed by a user.

Syntax

DocGenericEvent_*Rename(Batch, NewName)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

NewName

A string that contains the new name of the document entered by a user.

Related concepts

About the document generic events